XMLAttributeList.Key Function

Retrieves an attribute by index position. Returns the attribute as a String.

Syntax

result = XMLAttributeList.Key( Index )

Parameters

Index

Integer

Return Value

Result

String

Notes

Index is zero-based.